AxisMappableAction

An action that may be triggered when the gamepad inputs generate a specific axis event, optionally in conjunction with a specific set of button events.

Those are predefined actions that are executed by the connected drone.

Entries

Link copied to clipboard

Controls the connected drone roll.

Link copied to clipboard

Controls the connected drone pitch.

Link copied to clipboard

Controls the connected drone yaw rotation speed.

Link copied to clipboard

Controls the connected drone throttle, i.e. vertical speed for copters.

Link copied to clipboard

Controls the connected drone camera pan.

Link copied to clipboard

Controls the connected drone camera tilt.

Link copied to clipboard

Controls the connected drone camera zoom.

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared. This method may be used to iterate over the constants.